Register<I>(I) Method

Summary
Registers an instance with the container.
Syntax
C#
C++/CLI
public static void Register<I>( 
   I instance 
) 
public: 
static void Registergeneric<typename I> 
(  
   _I^_ instance 
)  

Parameters

instance
Object to be returned.

Type Parameters

I
Type of instance to register (may be an implemented interface instead of the full type).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.